The maxValue attribute specifies the maximum value for the graphic object element.
The bar graph, gauge, numericInputCursorPoint and numericInputEnable graphic object elements contain this attribute.
For the barGraph, if the Value connection is at or above this value, the bar graph is full. For the gauge, if the Value connection is at or above this value, the needle is at the right end of the dial.
For the numericInputCursorPoint and numericInputEnable graphic object elements, this attribute specifies the maximum value to send to the Value connection. If the decimalPoint attribute is fixedPosition, the maximum applies to the stripped value, not the displayed value. If you assign a control to the Optional Expression, the maximum also applies to the value sent to the expression.
FactoryTalk View equivalent: MaximumValue